<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#title {
    width: 100%;
    margin: 0 auto;
    padding: 0 !important;
    border-bottom: 1px solid #999;
   
    padding-bottom: 25px;
}

#title h1 {
    color: #000000;
    font-size: 32px;
    font-family: "Microsoft YaHei";
   
    padding-bottom: 10px;
    line-height: 40px;
    text-align: left;
    border-bottom: none;
    font-weight: bolder;
}


.wzzzly {
    /* float: left;
    width: 100%;
    text-align: left;
    padding-top: 0 !important;
    position: relative;
    top: -30px; */
}
.wzzzly a{
	color:#000000;
	
}

#title span {
    color: #666666;
    padding: 0 8px;
}

#add-comment-info{
	
	display:none;
}

.post_declare {
    margin: 12px 0;
    font-weight: 300;
    font-size: 14px;
    padding: 12px;
    border: 1px #eee solid;
    background-color: #f8f8f8;
}

#artical p {
    margin: 25px 0;
    line-height: 30px;
    text-indent: 1em;
    color: #333;
    font-size: 16px;
}
.top-actions {
  position: relative;
  padding-bottom: 20px;
margin-top: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}
.tag-list {
/*   float: left; */
}
.tag-item {
  float: left;
  margin-right: 8px;
}
 .tag-list .tag-link {
  display: block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  color: #444;
  background: #eee;
  border-radius: 4px;
}
.tag_link {
    display: block;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    color: #444;
    background: #eee;
    border-radius: 4px;
        float: left;
    margin-right: 10px;
}</pre></body></html>